[INFO] cloning repository https://github.com/myume/castelia
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/myume/castelia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c5950a6a198a05d7240edb58912cf2d6cd4e864
[INFO] testing myume/castelia against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmyume%2Fcastelia" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/myume/castelia
[INFO] finished tweaking git repo https://github.com/myume/castelia
[INFO] tweaked toml for git repo https://github.com/myume/castelia written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/myume/castelia on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/myume/castelia already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97b506ea76ec09d88c20802aebd41cff7b1eea0208ef39c190b67e997e4f5dca
[INFO] running `Command { std: "docker" "start" "-a" "97b506ea76ec09d88c20802aebd41cff7b1eea0208ef39c190b67e997e4f5dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97b506ea76ec09d88c20802aebd41cff7b1eea0208ef39c190b67e997e4f5dca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97b506ea76ec09d88c20802aebd41cff7b1eea0208ef39c190b67e997e4f5dca", kill_on_drop: false }`
[INFO] [stdout] 97b506ea76ec09d88c20802aebd41cff7b1eea0208ef39c190b67e997e4f5dca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c7423431cc0a1eea636cb704b486fad433493268faebb1ab97580403f17e022
[INFO] running `Command { std: "docker" "start" "-a" "2c7423431cc0a1eea636cb704b486fad433493268faebb1ab97580403f17e022", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling aws-lc-rs v1.15.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling time-core v0.1.7
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling time-macros v0.2.25
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling hdrhistogram v7.5.4
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time v0.3.45
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aws-lc-sys v0.36.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling http-range-header v0.4.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling axum-core v0.5.5
[INFO] [stderr]    Compiling validator_derive v0.20.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling castelia-events v0.1.0 (/opt/rustwide/workdir/castelia-events)
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling validator v0.20.0
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling jsonwebtoken v10.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling castelia-rtmp v0.1.0 (/opt/rustwide/workdir/castelia-rtmp)
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling redis v1.0.2
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling axum-extra v0.12.5
[INFO] [stderr]    Compiling castelia-auth v0.1.0 (/opt/rustwide/workdir/castelia-auth)
[INFO] [stderr]    Compiling castelia-transcoder v0.1.0 (/opt/rustwide/workdir/castelia-transcoder)
[INFO] [stderr]    Compiling castelia-broadcast v0.1.0 (/opt/rustwide/workdir/castelia-broadcast)
[INFO] [stderr]    Compiling castelia-ingest v0.1.0 (/opt/rustwide/workdir/castelia-ingest)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 18s
[INFO] running `Command { std: "docker" "inspect" "2c7423431cc0a1eea636cb704b486fad433493268faebb1ab97580403f17e022", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c7423431cc0a1eea636cb704b486fad433493268faebb1ab97580403f17e022", kill_on_drop: false }`
[INFO] [stdout] 2c7423431cc0a1eea636cb704b486fad433493268faebb1ab97580403f17e022
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6e91dcb827318f0e6491b9e1a02cb640f661f9abd2bb3721fc522c1fc9004b8
[INFO] running `Command { std: "docker" "start" "-a" "d6e91dcb827318f0e6491b9e1a02cb640f661f9abd2bb3721fc522c1fc9004b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling castelia-auth v0.1.0 (/opt/rustwide/workdir/castelia-auth)
[INFO] [stderr]    Compiling castelia-events v0.1.0 (/opt/rustwide/workdir/castelia-events)
[INFO] [stderr]    Compiling castelia-transcoder v0.1.0 (/opt/rustwide/workdir/castelia-transcoder)
[INFO] [stderr]    Compiling castelia-broadcast v0.1.0 (/opt/rustwide/workdir/castelia-broadcast)
[INFO] [stderr]    Compiling castelia-ingest v0.1.0 (/opt/rustwide/workdir/castelia-ingest)
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling castelia-rtmp v0.1.0 (/opt/rustwide/workdir/castelia-rtmp)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.47s
[INFO] running `Command { std: "docker" "inspect" "d6e91dcb827318f0e6491b9e1a02cb640f661f9abd2bb3721fc522c1fc9004b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6e91dcb827318f0e6491b9e1a02cb640f661f9abd2bb3721fc522c1fc9004b8", kill_on_drop: false }`
[INFO] [stdout] d6e91dcb827318f0e6491b9e1a02cb640f661f9abd2bb3721fc522c1fc9004b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 386e4111bab16b54f548691862d8b4458c7cedeef2372cf3704a81432ea7468a
[INFO] running `Command { std: "docker" "start" "-a" "386e4111bab16b54f548691862d8b4458c7cedeef2372cf3704a81432ea7468a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/castelia_auth-fc7ea934839f01d9)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/castelia_auth-3d4f0d3fd9e6fda8)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-27f7eb03a66207eb)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test test_get_streamkey ... FAILED
[INFO] [stdout] test test_get_streamkey_unauthorized ... FAILED
[INFO] [stdout] test test_login_success ... FAILED
[INFO] [stdout] test test_get_streamkey_no_jwt ... FAILED
[INFO] [stdout] test test_verify_stream_key ... FAILED
[INFO] [stdout] test test_login_wrong_password ... FAILED
[INFO] [stdout] test test_signup_success ... FAILED
[INFO] [stdout] test test_verify_stream_key_unauthorized ... FAILED
[INFO] [stdout] test test_login_wrong_username ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey' (19) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333c5d33 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333efddd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f001d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa04d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a83eb - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a83eb - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a83eb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe333886e0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe3339bacd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b634 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e90cb - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d8819 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333abe42 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa4ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d38dd - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe33391180 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395a16 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe33396510 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fd8a3 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe333877b3 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e17c1 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e32bc - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333eb0ff - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c480e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c4516 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d00da - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey::test_get_streamkey::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fb377 - integration[f708f3bc2c88a15e]::test_get_streamkey
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:204:1
[INFO] [stdout]   51:     0x62fe333f1d47 - integration[f708f3bc2c88a15e]::test_get_streamkey::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:204:14
[INFO] [stdout]   52:     0x62fe333ba2f6 - <integration[f708f3bc2c88a15e]::test_get_streamkey::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey_unauthorized' (21) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333ca803 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333eff9d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f01dd - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa20d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a8f4b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a8f4b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a8f4b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe33389cc0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe333a04bd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b714 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e99fb - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d89d9 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333ac702 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa74e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d3a9d - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe33392e60 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395d96 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe33397c40 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fe2b3 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe33387c83 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e1f31 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e451c - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333ebbef - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c4b8e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c4746 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d022a - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::test_get_streamkey_unauthorized::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fba07 - integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:235:1
[INFO] [stdout]   51:     0x62fe333f1e97 - integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:235:14
[INFO] [stdout]   52:     0x62fe333ba4b6 - <integration[f708f3bc2c88a15e]::test_get_streamkey_unauthorized::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_success' (22) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333c67e3 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333efe1d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f005d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa08d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a858b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a858b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a858b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe33388a00 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe3339c55d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b654 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e921b - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d8859 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333abf82 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa50e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d391d - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe333915a0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395a96 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe33396860 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fda13 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe33387863 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e18d1 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e355c - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333eb28f - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c488e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c4566 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}, integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d010a - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_success::test_login_success::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fb467 - integration[f708f3bc2c88a15e]::test_login_success
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:137:1
[INFO] [stdout]   51:     0x62fe333f1d77 - integration[f708f3bc2c88a15e]::test_login_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:137:14
[INFO] [stdout]   52:     0x62fe333ba336 - <integration[f708f3bc2c88a15e]::test_login_success::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_get_streamkey_no_jwt stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_get_streamkey_no_jwt' (20) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333c87f3 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333efedd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f011d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa14d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a8a6b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a8a6b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a8a6b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe33389360 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe3339e50d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b6b4 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e960b - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d8919 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333ac342 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa62e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d39dd - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe33392200 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395c16 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe33397250 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fde63 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe33387a73 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e1c01 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e3d3c - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333eb73f - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c4a0e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c4656 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}, integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d019a - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::test_get_streamkey_no_jwt::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fb737 - integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:246:1
[INFO] [stdout]   51:     0x62fe333f1e07 - integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:246:14
[INFO] [stdout]   52:     0x62fe333ba3f6 - <integration[f708f3bc2c88a15e]::test_get_streamkey_no_jwt::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_verify_stream_key stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_verify_stream_key' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333c7d43 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333efe9d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f00dd - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa10d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a88cb - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a88cb - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a88cb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe33389040 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe3339da7d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b694 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e94bb - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d88d9 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333ac202 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa5ce - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d399d - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe33391de0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395b96 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe33396f00 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fdcf3 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe333879c3 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e1af1 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e3a9c - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333eb5af - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c498e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c4606 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d016a - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key::test_verify_stream_key::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fb647 - integration[f708f3bc2c88a15e]::test_verify_stream_key
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:267:1
[INFO] [stdout]   51:     0x62fe333f1dd7 - integration[f708f3bc2c88a15e]::test_verify_stream_key::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:267:14
[INFO] [stdout]   52:     0x62fe333ba3b6 - <integration[f708f3bc2c88a15e]::test_verify_stream_key::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_wrong_password stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_wrong_password' (23) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333c92a3 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333eff1d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f015d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa18d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a8c0b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a8c0b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a8c0b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe33389680 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe3339ef9d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b6d4 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e975b - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d8959 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333ac482 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa68e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d3a1d - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe33392620 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395c96 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe333975a0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fdfd3 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe33387b23 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e1d11 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e3fdc - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333eb8cf - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c4a8e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c46a6 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d01ca - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_password::test_login_wrong_password::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fb827 - integration[f708f3bc2c88a15e]::test_login_wrong_password
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:156:1
[INFO] [stdout]   51:     0x62fe333f1e37 - integration[f708f3bc2c88a15e]::test_login_wrong_password::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:156:14
[INFO] [stdout]   52:     0x62fe333ba436 - <integration[f708f3bc2c88a15e]::test_login_wrong_password::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_signup_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_signup_success' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333c7293 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333efe5d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f009d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa0cd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a872b - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a872b - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a872b - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe33388d20 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe3339cfed - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b674 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e936b - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d8899 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333ac0c2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa56e - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d395d - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe333919c0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395b16 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe33396bb0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fdb83 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe33387913 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e19e1 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e37fc - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333eb41f - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c490e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c45b6 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}, integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d013a - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_signup_success::test_signup_success::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fb557 - integration[f708f3bc2c88a15e]::test_signup_success
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:101:1
[INFO] [stdout]   51:     0x62fe333f1da7 - integration[f708f3bc2c88a15e]::test_signup_success::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:101:14
[INFO] [stdout]   52:     0x62fe333ba376 - <integration[f708f3bc2c88a15e]::test_signup_success::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_verify_stream_key_unauthorized stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_verify_stream_key_unauthorized' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333cb2b3 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333effdd - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f021d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa24d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a90eb - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a90eb - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a90eb - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe33389fe0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe333a0f4d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b734 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e9b4b - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d8a19 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333ac842 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa7ae - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d3add - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe33393280 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395e16 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe33397f90 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fe423 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe33387d33 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e2041 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e47bc - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333ebd7f - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c4c0e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c4796 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}, integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d025a - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::test_verify_stream_key_unauthorized::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fbaf7 - integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:303:1
[INFO] [stdout]   51:     0x62fe333f1ec7 - integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:303:14
[INFO] [stdout]   52:     0x62fe333ba4f6 - <integration[f708f3bc2c88a15e]::test_verify_stream_key_unauthorized::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_login_wrong_username stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_login_wrong_username' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44:
[INFO] [stdout] DATABASE_URL must be set: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fe33d2631a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fe33d2631a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62fe33d2631a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x62fe33d3d79a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x62fe33d3d79a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x62fe33d2b0c2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fe33d2b0c2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x62fe33d043af - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x62fe33d043af - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x62fe33d1e1a9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x62fe3340f02c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x62fe3340f02c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fe33d1e422 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x62fe33d1e422 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x62fe33d04468 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x62fe33cfbb49 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x62fe33d053dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62fe33d3e00c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fe33d3dd52 - core[a96a4c5c53f902a3]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x62fe3392e1b4 - <core[a96a4c5c53f902a3]::result::Result<alloc[c960326de6de28e6]::string::String, dotenvy[4ec6a4396f7ef4e1]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x62fe33919a12 - sqlx_postgres[46233a7cb4047c56]::testing::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:96:44
[INFO] [stdout]   22:     0x62fe3392122e - <sqlx_postgres[46233a7cb4047c56]::database::Postgres as sqlx_core[5d14426559551b15]::testing::TestSupport>::test_context::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-postgres-0.8.6/src/testing/mod.rs:26:50
[INFO] [stdout]   23:     0x62fe333efd9f - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::future::future::Future<Output = core[a96a4c5c53f902a3]::result::Result<sqlx_core[5d14426559551b15]::testing::TestContext<sqlx_postgres[46233a7cb4047c56]::database::Postgres>, sqlx_core[5d14426559551b15]::error::Error>> + core[a96a4c5c53f902a3]::marker::Send>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x62fe333c9d53 - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:225:14
[INFO] [stdout]   25:     0x62fe333eff5d - <core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x62fe333f019d - <core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>> as core[a96a4c5c53f902a3]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x62fe333aa1cd - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   28:     0x62fe333a8dab - tokio[ece1a5801783184c]::task::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   29:     0x62fe333a8dab - tokio[ece1a5801783184c]::task::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   30:     0x62fe333a8dab - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   31:     0x62fe333899a0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Context>::enter::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   32:     0x62fe3339fa2d - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   33:     0x62fe3339b6f4 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   34:     0x62fe333e98ab - <tokio[ece1a5801783184c]::runtime::context::scoped::Scoped<tokio[ece1a5801783184c]::runtime::scheduler::Context>>::set::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x62fe333d8999 - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x62fe333ac5c2 - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::try_with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x62fe333aa6ee - <std[ec4e911328de40a6]::thread::local::LocalKey<tokio[ece1a5801783184c]::runtime::context::Context>>::with::<tokio[ece1a5801783184c]::runtime::context::set_scheduler<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x62fe333d3a5d - tokio[ece1a5801783184c]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::Core>, core[a96a4c5c53f902a3]::option::Option<()>), <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x62fe33392a40 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   40:     0x62fe33395d16 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<&mut core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   41:     0x62fe333978f0 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   42:     0x62fe333fe143 - tokio[ece1a5801783184c]::runtime::context::runtime::enter_runtime::<<tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x62fe33387bd3 - <tokio[ece1a5801783184c]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   44:     0x62fe333e1e21 - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on_inner::<core[a96a4c5c53f902a3]::pin::Pin<alloc[c960326de6de28e6]::boxed::Box<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   45:     0x62fe333e427c - <tokio[ece1a5801783184c]::runtime::runtime::Runtime>::block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/runtime/runtime.rs:340:18
[INFO] [stdout]   46:     0x62fe333eba5f - sqlx_core[5d14426559551b15]::rt::test_block_on::<sqlx_core[5d14426559551b15]::testing::run_test<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/rt/mod.rs:123:14
[INFO] [stdout]   47:     0x62fe333c4b0e - sqlx_core[5d14426559551b15]::testing::run_test::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}, sqlx_core[5d14426559551b15]::testing::run_test_with_pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:223:5
[INFO] [stdout]   48:     0x62fe333c46f6 - sqlx_core[5d14426559551b15]::testing::run_test_with_pool::<sqlx_postgres[46233a7cb4047c56]::database::Postgres, fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}, integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:194:5
[INFO] [stdout]   49:     0x62fe333d01fa - <fn(sqlx_core[5d14426559551b15]::pool::Pool<sqlx_postgres[46233a7cb4047c56]::database::Postgres>) -> integration[f708f3bc2c88a15e]::test_login_wrong_username::test_login_wrong_username::{closure#0} as sqlx_core[5d14426559551b15]::testing::TestFn>::run_test
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sqlx-core-0.8.6/src/testing/mod.rs:97:9
[INFO] [stdout]   50:     0x62fe333fb917 - integration[f708f3bc2c88a15e]::test_login_wrong_username
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:180:1
[INFO] [stdout]   51:     0x62fe333f1e67 - integration[f708f3bc2c88a15e]::test_login_wrong_username::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/castelia-auth/tests/integration.rs:180:14
[INFO] [stdout]   52:     0x62fe333ba476 - <integration[f708f3bc2c88a15e]::test_login_wrong_username::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x62fe3340310b - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x62fe3340310b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   55:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   56:     0x62fe3340fafb - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   57:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   58:     0x62fe3340fafb - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   59:     0x62fe3340fafb - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   60:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   61:     0x62fe3340fafb - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   62:     0x62fe3340b214 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   63:     0x62fe3340b214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   64:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   65:     0x62fe33412702 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   66:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   67:     0x62fe33412702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   68:     0x62fe33412702 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   69:     0x62fe33412702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   70:     0x62fe33412702 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   71:     0x62fe33d25bef - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   72:     0x62fe33d25bef - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   73:     0x73b085058aa4 - <unknown>
[INFO] [stdout]   74:     0x73b0850e5a64 - clone
[INFO] [stdout]   75:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_get_streamkey
[INFO] [stdout]     test_get_streamkey_no_jwt
[INFO] [stdout]     test_get_streamkey_unauthorized
[INFO] [stdout]     test_login_success
[INFO] [stdout]     test_login_wrong_password
[INFO] [stdout]     test_login_wrong_username
[INFO] [stdout]     test_signup_success
[INFO] [stdout]     test_verify_stream_key
[INFO] [stdout]     test_verify_stream_key_unauthorized
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p castelia-auth --test integration`
[INFO] running `Command { std: "docker" "inspect" "386e4111bab16b54f548691862d8b4458c7cedeef2372cf3704a81432ea7468a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "386e4111bab16b54f548691862d8b4458c7cedeef2372cf3704a81432ea7468a", kill_on_drop: false }`
[INFO] [stdout] 386e4111bab16b54f548691862d8b4458c7cedeef2372cf3704a81432ea7468a
